ASP.NET Core MVC コントロールヘルプ
TrendLineOrder プロパティ (TrendLine<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TrendLine<T> クラス : TrendLineOrder プロパティ
Gets or sets the number of terms in a polynomial or fourier equation.
シンタックス
'宣言
 
Public Property TrendLineOrder As System.Integer
public System.int TrendLineOrder {get; set;}
解説
Set this value to an integer greater than 1. It works when the fitType is set to TrendLineFitType.Polynomial or TrendLineFitType.Fourier.
参照

TrendLine<T> クラス
TrendLine<T> メンバ